home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7634 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  975 b 

  1. Path: jacare.zk3.dec.com!zeeb
  2. From: zeeb@jacare.zk3.dec.com (Jeff Zeeb DEC C)
  3. Newsgroups: comp.lang.pl1,comp.lang.c
  4. Subject: Re: PL/I and C
  5. Date: 27 Feb 1996 14:44:41 GMT
  6. Organization: Digital Equipment Corporation
  7. Distribution: world
  8. Message-ID: <4gv5cp$hf8@zk2nws.zko.dec.com>
  9. References: <4gh5ru$eng@goanna.cs.rmit.EDU.AU> <312CCEB2.4AB7@corp.dialog.com> <4grhtv$s31@goanna.cs.rmit.EDU.AU>
  10. Reply-To: zeeb@decc.enet.dec.com
  11. NNTP-Posting-Host: jacare.zk3.dec.com
  12. X-Newsreader: mxrn 6.18-32
  13.  
  14.  
  15. In article <4grhtv$s31@goanna.cs.rmit.EDU.AU>, rav@goanna.cs.rmit.EDU.AU (++           robin) writes:
  16.  
  17. >   And what happens when you actually w*a*n*t a zero byte in your
  18. >C character string?
  19.  
  20. You use the mem* set of functions rather than the str* set of functions.
  21. The mem* functions are bounded by a count parameter, not a null byte.
  22.  
  23. --
  24. Jeff Zeeb                  This article represents my opinions and not those
  25. zeeb@decc.enet.dec.com     of Digital Equipment Corp. (Surprise!)
  26.